projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9472f92
)
[macintosh]: Include macterm.h to define substitute X
author
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 1999 18:15:24 +0000
(18:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 1999 18:15:24 +0000
(18:15 +0000)
Window types and macros.
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index daee9ed46451d725a58e04570bfa2e56d110d4c3..8163fc8ea31197a04125e4b4505fb5889768ee09 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-36,6
+36,9
@@
Boston, MA 02111-1307, USA. */
#include "w32gui.h"
#endif
+#ifdef macintosh
+#include "macterm.h"
+#endif
/* Structure forward declarations. Some are here because function
prototypes below reference structure types before their definition